Prev
|
Next
| Top >
Macro Language Guide
This chapter describes the Source Insight macro language.
The Source Insight macro language syntax is similar to C. This chapter
assumes you are familiar with basic programming concepts.
In this section:
Macro Language Overview
Variables
Special Constants
Operators
Conditions and Loops: if-else and while
Naming Conventions
Standard Record Structures
Internal Macro Functions
String Functions
User Input and Output Functions
Buffer List Functions
File Buffer Functions
Environment and Process Functions
Window List Functions
Window Functions
Bookmark Functions
Symbol List Functions
Symbol Functions
Searching Functions
Project Functions
Miscellaneous Macro Functions
Other Information about Macros
Event Handlers
Prev
|
Next
| Top >